Bring in new describe-buffer-bindings parsing func
authorjustbur <justin@burkett.cc>
Mon, 16 Nov 2015 21:17:10 +0000 (16:17 -0500)
committerjustbur <justin@burkett.cc>
Tue, 17 Nov 2015 01:04:13 +0000 (20:04 -0500)
commit7068ebd224509f02c6a857f5df5ac72070c1ff76
treee88f947498360db5f627984ad73081239cfe9cfe
parentb0f9f580f3a04f4fe75754f1f2a32d2cf3532d9b
Bring in new describe-buffer-bindings parsing func

based on similar function in helm-descbinds. This parses the output of
describe-buffer-bindings line by line, and is easier to follow and
manipulate than the previous one that uses complicated regexp
expressions.
which-key.el